PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFRoleMap Class / PDFRoleMap Constructor / PDFRoleMap Constructor(PDFCosDictionary)
The COS role map.
In This Topic
    PDFRoleMap Constructor(PDFCosDictionary)
    In This Topic
    Initializes a new object.
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    public PDFRoleMap( 
       PDFCosDictionary cosRoleMap
    )

    Parameters

    cosRoleMap
    The COS role map.
    See Also